PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations.a3d Package
/
PDF3DNode Class
/ setIsVisible Method
True if the node is visible. False if the node is not visible.
Collapse All
Expand All
In This Topic
setIsVisible Method
In This Topic
Sets a value indicating whether the node is visible.
Syntax
public
void
setIsVisible(
boolean
isVisible
)
Parameters
isVisible
True if the node is visible. False if the node is not visible.
See Also
Reference
PDF3DNode Class
PDF3DNode Members